MESCIUS SPREAD for Windows Forms 15.0J
Item(Int32) プロパティ

取得する項目の番号。
指定したインデックスにあるTItemを取得します。
構文
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As TItem
public TItem Item( 
   int index
) {get;}

パラメータ

index
取得する項目の番号。

プロパティ値

指定した位置にあるTItemオブジェクト。
参照

NamedObjectCollection<TItem,TContainer> クラス
NamedObjectCollection<TItem,TContainer> メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.